Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: #5 feature add release ci #9

Merged
merged 44 commits into from
Mar 14, 2024
Merged

Conversation

MathieuSoysal
Copy link
Owner

closes #5

@MathieuSoysal MathieuSoysal linked an issue Mar 1, 2024 that may be closed by this pull request
@MathieuSoysal MathieuSoysal self-assigned this Mar 1, 2024
Copy link

github-actions bot commented Mar 1, 2024

src/main.rs:7:5: replace main with ()
src/lib.rs:7:5: replace play_game with ()

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.48%. Comparing base (af5faa7) to head (95815df).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   85.48%   85.48%           
=======================================
  Files           2        2           
  Lines          62       62           
=======================================
  Hits           53       53           
  Misses          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Mar 3, 2024

🐰Bencher

ReportThu, March 7, 2024 at 19:01:00 UTC
ProjectRust-template
Branch9/merge
Testbedubuntu-latest
BenchmarkLatencyLatency Results
nanoseconds (ns)
benchmarks::bench_play_game➖ (view plot)4961.000
benchmarks::bench_play_game_100➖ (view plot)35.000
benchmarks::bench_play_game_1_000_000➖ (view plot)37.000
benchmarks::bench_play_game_2_971_215_073➖ (view plot)36.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

@MathieuSoysal MathieuSoysal merged commit adb8dd0 into main Mar 14, 2024
17 of 21 checks passed
@MathieuSoysal MathieuSoysal deleted the 5-feature-add-release-ci branch March 14, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: add release CI
1 participant